IoSwitch Class

Represents the sensor connected to an I/O module.

Inheritance hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Class.Switch
    IntervalZero.KINGSTAR.Base.Class.IoSwitch

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class IoSwitch : Switch
Public Class IoSwitch Inherits Switch

 

The Switch class exposes the following members.

Constructors

  Name Description
IoSwitch A creator for the IoSwitch class. This class contains the properties of the sensor connected to an I/O module.

Properties

  Name Description
Module An I/O module.

See also

IntervalZero.KINGSTAR.Base.Class Namespace